import NextAuthNode from '@/libs/next-auth';

export const { GET, POST } = NextAuthNode.handlers;
